dayNames
Type
property
Summary
Specifies the label to display on the days of the week.
Syntax
set the dayNames of widget to "Day-1,Day-2,Day-3,Day-4,Day-5,Day-6,Day-7"
get the dayNames of widget
Description
Use the dayNames property to set the label displayed on the days of the week when the namesToUse property is set to "Custom".
Examples
set the dayNames of widget "Date Picker" to "L,M,M,J,V,S,V"
Related
property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
message: dateChanged
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web